bool explode(char *filename)
Parameter | Type | Description |
---|---|---|
filename | char * | filename for the .fpk file to unpack |
Returns TRUE is unpacking was OK, FALSE on any error.
This function unpacks a .fpk file creating all files and directories included in it.